Merge branch 'wip/wayland-respond-to-configure' into 'master'
authorMatthias Clasen <mclasen@redhat.com>
Thu, 17 Sep 2020 18:49:31 +0000 (18:49 +0000)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 17 Sep 2020 18:49:31 +0000 (18:49 +0000)
commitf2f0a9ee0ee94b952de339b536a7a3812df213fb
treec72d0d7291bc4e473984759defc038f7c39b37bc
parent90991a341dc451eb3db2e85c93b59939a447661e
parent4200936f21d88bd8fc4a71f6a3b067fe3059f79b
Merge branch 'wip/wayland-respond-to-configure' into 'master'

Make sure to respond to configure events in time

Closes #2910

See merge request GNOME/gtk!2588